Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Co-simulation examples #263

Draft
wants to merge 42 commits into
base: master
Choose a base branch
from
Draft

Co-simulation examples #263

wants to merge 42 commits into from

Conversation

pipeacosta
Copy link
Collaborator

This PR solves #252. We will take existing simplified circuits and we will implement them as a co-simulation using the VILLASnode interface, particularly the import_attribute and export_attribute methods, and using MQTT and udp socket node types. Moreover, some simplified co-simulations using attributes will be implemented.

work with the Simulation's getIdObjAttribute method

Signed-off-by: pipeacosta <[email protected]>
@pipeacosta pipeacosta added the enhancement New feature or request label Nov 9, 2023
@pipeacosta pipeacosta self-assigned this Nov 9, 2023
@pipeacosta pipeacosta linked an issue Nov 9, 2023 that may be closed by this pull request
Copy link

sonarcloud bot commented Nov 9, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 4 Security Hotspots
Code Smell A 80 Code Smells

0.0% 0.0% Coverage
5.9% 5.9% Duplication

warning The version of Java (11.0.14.1) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Co-simulation examples
2 participants